home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
58519
/
58519.xpi
/
chrome
/
nasatabs.jar
/
skin
/
nasa.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-01-26
|
8KB
|
207 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
toolbox,
toolbar {
-moz-appearance: none !important;
background: #1A1A1A !important;
border: none !important;
}
.tabbrowser-tabs {
background: #1A1A1A !important;
}
.tabbrowser-tab {
background: none !important;
border: none !important;
}
.tabbrowser-tab:not([selected="true"]) {
text-align: center !important;
}
.tabbrowser-tab:not([selected="true"]) > .tab-left,
.tabbrowser-tab:not([selected="true"]) > .tab-middle {
background: transparent url("nasa-tabs.png") repeat-x 0 -160px !important;
}
.tabbrowser-tab:not([selected="true"]):first-of-type > .tab-left {
background: transparent url("nasa-tabs.png") no-repeat 0 -32px !important;
}
.tabbrowser-tab[selected="true"]:first-of-type > .tab-left {
background: transparent url("nasa-tabs.png") no-repeat 0 0 !important;
}
.tabbrowser-tab[selected="true"]:not(:first-of-type) > .tab-left {
width: 0 !important;
}
.tabbrowser-tab[selected="true"] > .tab-middle {
background: transparent url("nasa-tabs.png") repeat-x 0 -128px !important;
}
.tabbrowser-tab:not([selected="true"]) > .tab-right {
background: transparent url("nasa-tabs.png") no-repeat -15px -96px !important;
}
.tabbrowser-tab:not([selected="true"]):last-of-type > .tab-right {
background: transparent url("nasa-tabs.png") no-repeat -15px -32px !important;
}
.tabbrowser-tab:not([selected="true"])[beforeselected="true"] > .tab-right {
background: transparent url("nasa-tabs.png") no-repeat 0 -64px !important;
}
.tabbrowser-tab[selected="true"] > .tab-right {
background: transparent url("nasa-tabs.png") no-repeat -15px -64px !important;
}
.tabbrowser-tab[selected="true"]:last-of-type > .tab-right {
background: transparent url("nasa-tabs.png") no-repeat -15px 0 !important;
}
.tabbrowser-tab > .tab-left,
.tabbrowser-tab > .tab-middle,
.tabbrowser-tab > .tab-right {
border: none !important;
height: 32px !important;
}
.tabbrowser-tab > .tab-left,
.tabbrowser-tab > .tab-right {
width: 15px !important;
}
.tabbrowser-tab > .tab-left {
margin: 0 0 0 -6px !important;
}
.tabbrowser-tab > .tab-right {
margin: 0 -6px 0 0 !important;
}
.tabbrowser-tab[selected=true] {
font-size: 105% !important;
font-weight: bold !important;
}
.tabbrowser-tab:not([selected="true"]) .tab-icon {
-moz-border-radius-bottomright: 3px !important;
-moz-box-shadow: black 2px 2px 2px !important;
cursor: -moz-grab !important;
max-height: 16px !important;
max-width: 16px !important;
margin: 10px 0 6px -14px!important;
}
.tabbrowser-tab[selected="true"] .tab-icon {
-moz-border-radius-bottomright: 3px !important;
-moz-box-shadow: black 3px 3px 3px !important;
cursor: -moz-grab !important;
max-height: 26px !important;
max-width: 26px !important;
margin: 3px 0 !important;
}
.tabbrowser-tab:first-of-type .tab-icon {
margin-left: 0 !important;
}
.tabbrowser-tab:not([selected=true]):last-of-type .tab-icon {
margin-left: -14px !important;
}
.tabbrowser-tab[busy] .tab-icon-image {
-moz-border-radius: 8px !important;
-moz-box-shadow: black 2px 2px 3px !important;
}
.tabbrowser-tab:not([selected=true]) .tab-text {
color: #999999 !important;
margin: 3px 3px 0 8px !important;
text-shadow: black 1px 1px 1px !important;
}
.tabbrowser-tab:not([selected=true]):last-of-type .tab-text {
margin-right: 0px !important;
}
.tabbrowser-tab:not([selected=true]):hover .tab-text {
color: white !important;
margin-left: 5px !important;
}
.tabbrowser-tab[selected="true"] .tab-text {
-moz-border-radius: 6px !important;
-moz-box-shadow: inset #666666 0 0 6px, black 2px 2px 4px !important;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAYCAYAAAA7zJfaAAAAQUlEQVR42k3IwQ0AIQgEwGwjiqAI9N/fXnIf+cxjUFXET2YSEUHcewl377w75xB7b8LMOqpKrLUIEem8m3MSYwx+AhciGyPWc+4AAAAASUVORK5CYII=") repeat-x !important;
border: 1px solid #181818 !important;
margin: -1px 2px 0 4px !important;
padding: 2px 5px 4px 5px !important;
text-shadow: black 1px 1px 4px, black -1px 1px 4px, black 1px -1px 4px, black -1px -1px 4px !important;
}
.tabbrowser-tab[selected="true"][busy] .progress-bar {
margin: 2px 0 0 4px !important;
}
.tabbrowser-tab:not([selected="true"]):not([tabx=current]):hover > .tab-close-button,
.tabbrowser-tab:not([selected="true"])[tabx=always]:not([tabx=current]) .always-right,
.tabbrowser-tab:not([selected="true"])[tabx=showhover][showbutton=on]:not([tabx=current]):hover .always-right,
.tabbrowser-tab:not([selected="true"])[tabx=current_hover]:not([tabx=current]):hover .always-right {
background-position: 0 0 !important;
display: -moz-box !important;
height: 22px !important;
list-style-image: none !important;
margin: 1px 0 0 0 !important;
width: 21px !important;
}
.tabbrowser-tab:not([selected="true"]):not([tabx=current]) > .tab-close-button:hover,
.tabbrowser-tab:not([selected="true"])[tabx=always]:not([tabx=current]):not([tabx=current]) .always-right:hover,
.tabbrowser-tab:not([selected="true"])[tabx=showhover][showbutton=on]:not([tabx=current]):hover .always-right:hover,
.tabbrowser-tab:not([selected="true"])[tabx=current_hover]:not([tabx=current]):hover .always-right:hover {
background-position: 0 -22px !important;
}
.tabbrowser-tab[selected="true"]:hover > .tab-close-button,
.tabbrowser-tab[selected="true"][tabx=always] .always-right,
.tabbrowser-tab[selected="true"][tabx=showhover][showbutton=on]:hover .always-right,
.tabbrowser-tab[selected="true"][tabx=current] .always-right,
.tabbrowser-tab[selected="true"][tabx=current_hover] .always-right,
.tabbrowser-tab[selected="true"][tabx=showhover][showbutton=on]:hover .always-right {
background-position: 0 -44px !important;
display: -moz-box !important;
height: 32px !important;
list-style-image: none !important;
margin: 0 !important;
width: 21px !important;
}
.tabbrowser-tab[selected="true"] > .tab-close-button:hover,
.tabbrowser-tab[selected="true"][tabx=always] .always-right:hover,
.tabbrowser-tab[selected="true"][tabx=showhover][showbutton=on]:hover .always-right:hover,
.tabbrowser-tab[selected="true"][tabx=current] .always-right:hover,
.tabbrowser-tab[selected="true"][tabx=current_hover] .always-right:hover,
.tabbrowser-tab[selected="true"][tabx=showhover][showbutton=on]:hover .always-right:hover {
background-position: 0 -76px !important;
}
#browser .always-left {
display: none !important;
}
.tabbrowser-tab:not([selected="true"]):hover {
background: transparent url("bar-left.gif") no-repeat center !important;
}
.tabbrowser-tab:not([selected="true"]):first-of-type:hover {
background: transparent url("bar-middle.gif") no-repeat center !important;
}
.tabbrowser-tab:not([selected="true"]) .progress-bar {
margin: 4px 0 0 4px !important;
}
tooltip,
#bhTooltip,
#aHTMLTooltip {
-moz-box-shadow: inset black 0 0 4px !important;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABICAIAAAC4IAh6AAAAdElEQVR42s3KSQ6EIABE0fz730/QOBAkaERFlGFrcNFn6MVb/FRRSqHKOZNSIsbI8zzc900Igeu68N5znifHcbDvO845tm1jXVeWZcFaizGGeZ7RWqOUYhxHhmGg73u6rvu0bYsQgqZpfmpLKb+9fqdp+icvAd+/F7ECJy0AAAAASUVORK5CYII=") repeat-x !important;
border: 1px solid #000000 !important;
font: bold 14px arial !important;
height: auto !important;
padding: 4px !important;
text-align: center !important;
text-shadow: #666666 1px 1px 1px !important;
}
#bhtTitleText:before {
content: "*** " !important;
}
#bhtTitleText:after {
content: " ***" !important;
}
#bhtUrlText {
font-weight: normal !important;
}
#tabs_Panel {
text-shadow: black 2px 2px 2px !important;
}
#gb_Nasa, #gb_Noia {
-moz-border-radius: 10px !important;
-moz-border-top-colors: black #333333 !important;
-moz-border-right-colors: black #333333 !important;
-moz-border-bottom-colors: black #333333 !important;
-moz-border-left-colors: black #333333 !important;
border: 2px solid !important;
}
#cap_Nasa, #cap_Noia {
color: #026AFE !important;
font: italic bold 105% Verdana, Helvetica, Arial, sans-serif !important;
margin-left: 9px !important;
text-shadow: black 2px 2px 2px !important;
}